ZERO_VALUE

val ZERO_VALUE: Int = 0

First enum must be zero, and we are just using this enum to
pass int constants between two very different environments
ZERO = 0;